welo git mirrors
Commit 4c6ba97dca21e8f78210bd310dddcbf36faea95c
Parents : cd6427c
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-09-26T12:34:19+02:00
Updated readme
Changes
Diff
diff --git a/README.md b/README.md
index d4ada40cd..22681820f 100755
--- a/README.md
+++ b/README.md
@@ -63,6 +63,8 @@ Reticulum implements a range of generalised interface types that covers most of
## Feature Roadmap
+ - A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
+ - A few useful-in-the-real-world apps built with Reticulum, see [Nomad Network](https://github.com/markqvist/NomadNet)
- More interface types for even broader compatibility
- ESP32 devices (ESP-Now, Bluetooth, etc.)
- AT-compatible modems
@@ -71,8 +73,6 @@ Reticulum implements a range of generalised interface types that covers most of
- MQTT
- SPI
- i²c
- - A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
- - A few useful-in-the-real-world apps built with Reticulum, see [Nomad Network](https://github.com/markqvist/NomadNet)
## Dependencies:
- Python 3
Served by rngit 1.5.1 - Generated in 0.08s